body {
	background-color: #666666;
	color: #ffffff;
	font-size: 12pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
p {
	font-size: 12pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
p.sm {
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
p.ttl {
	text-align: center;
	font-size: 9pt;
}
td.sched {
	width: 300px;
	padding: 6;
	border: 4 double #cccc00;
	border-style: double;
	border-color: #cccc00;
	border-width: 4px;
	background-color: #666699;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	clear: both;
}
th {
	background-color: #cccccc;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
}
td {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
}
